home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / grafik / converter / pbm with gui / gui / pbm / pnmpad < prev    next >
Encoding:
Text File  |  1996-07-16  |  403 b   |  12 lines

  1. "pnmpad "Add borders to an image
  2.     [-white|-black] [-l#] [-r#] [-t#] [-b#] [pnmfile]
  3.    "Pad PNM file"
  4.    "Pad"
  5.    CHECK "_White":"-white":N!!Black/White!
  6.    ONUMBER "_Left":"-l":"0"!!Left Border!
  7.    ONUMBER "_Right":"-r":"0"!!Right Border!
  8.    ONUMBER "_Top":"-t":"0"!!Top Border!
  9.    ONUMBER "_Bottom":"-b":"0"!!Bottom Border!
  10.    LFILE "_Input":"":""!!Input File!
  11.    SFILE "O_utput":">":""!!Output File!
  12.